[INFO] cloning repository https://github.com/Xaedox-Inc/x-sec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xaedox-Inc/x-sec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXaedox-Inc%2Fx-sec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXaedox-Inc%2Fx-sec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a7abfa4cd45285b6ecd282e48b583b30a0cb86a
[INFO] checking Xaedox-Inc/x-sec against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXaedox-Inc%2Fx-sec" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xaedox-Inc/x-sec
[INFO] finished tweaking git repo https://github.com/Xaedox-Inc/x-sec
[INFO] tweaked toml for git repo https://github.com/Xaedox-Inc/x-sec written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xaedox-Inc/x-sec on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xaedox-Inc/x-sec already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 96000920ca23f04c40ba9f5b86ae904b295321984f84cc207a0c4f235c866750
[INFO] running `Command { std: "docker" "start" "96000920ca23f04c40ba9f5b86ae904b295321984f84cc207a0c4f235c866750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96000920ca23f04c40ba9f5b86ae904b295321984f84cc207a0c4f235c866750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96000920ca23f04c40ba9f5b86ae904b295321984f84cc207a0c4f235c866750" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96000920ca23f04c40ba9f5b86ae904b295321984f84cc207a0c4f235c866750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "96000920ca23f04c40ba9f5b86ae904b295321984f84cc207a0c4f235c866750" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling kuchikiki v0.8.8-speedreader
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling embed-resource v3.0.6
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling tauri-utils v2.8.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling tauri-winres v0.3.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b003a80f2923f684 -C extra-filename=-f3042527dd4964f3 --out-dir /opt/rustwide/target/debug/build/tokio/f3042527dd4964f3/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out -L dependency=/opt/rustwide/target/debug/build/libc/02b18a66ddaf50af/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ffb5a428b287a4e1/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/c4825d94837a0467/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9130ca354df06040/out -L dependency=/opt/rustwide/target/debug/build/smallvec/7e8c498af38daca9/out --extern bytes=/opt/rustwide/target/debug/build/bytes/6de7b8218dc91157/out/libbytes-6de7b8218dc91157.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/02b18a66ddaf50af/out/liblibc-02b18a66ddaf50af.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/8d35f5abe86efce5/out/libmio-8d35f5abe86efce5.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/1944bd2b931fd26b/out/libparking_lot-1944bd2b931fd26b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/6060e7b3d063b7ca/out/libpin_project_lite-6060e7b3d063b7ca.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/3efb3012f606c3a8/out/libsignal_hook_registry-3efb3012f606c3a8.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/f2ac2b61758399bf/out/libsocket2-f2ac2b61758399bf.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/9357154fdc987708/out/libtokio_macros-9357154fdc987708.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tauri-utils` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="brotli"' --cfg 'feature="build"' --cfg 'feature="cargo_metadata"' --cfg 'feature="compression"' --cfg 'feature="html-manipulation"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="resources"' --cfg 'feature="schema"' --cfg 'feature="schemars"' --cfg 'feature="swift-rs"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "brotli", "build", "cargo_metadata", "compression", "config-json5", "config-toml", "getrandom", "html-manipulation", "isolation", "json5", "proc-macro2", "process-relaunch-dangerous-allow-symlink-macos", "quote", "resources", "schema", "schemars", "serialize-to-javascript", "swift-rs", "walkdir"))' -C metadata=07a19d144730ed27 -C extra-filename=-1cbba9a2472872ac --out-dir /opt/rustwide/target/debug/build/tauri-utils/1cbba9a2472872ac/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/0d5b736f8f96f8c4/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/d3449f94794439ed/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c904ef9e97068795/out -L dependency=/opt/rustwide/target/debug/build/bitflags/26d4f9c864a9d2eb/out -L dependency=/opt/rustwide/target/debug/build/brotli-decompressor/563d083416212664/out -L dependency=/opt/rustwide/target/debug/build/byteorder/efab895f44690afc/out -L dependency=/opt/rustwide/target/debug/build/bytes/6b6f7d0250121242/out -L dependency=/opt/rustwide/target/debug/build/camino/87663972b4784b34/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/3f1a95c65a5f2149/out -L dependency=/opt/rustwide/target/debug/build/cfb/4b61390b3be866a2/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/887a8c817638bf21/out -L dependency=/opt/rustwide/target/debug/build/cssparser-macros/487891a0360c51a5/out -L dependency=/opt/rustwide/target/debug/build/cssparser/88a641388b70279f/out -L dependency=/opt/rustwide/target/debug/build/derive_more/92f3348e37735266/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/14da44818a9a3b1c/out -L dependency=/opt/rustwide/target/debug/build/dtoa-short/7594608a1dde6aec/out -L dependency=/opt/rustwide/target/debug/build/dtoa/29b645efd7e904ae/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/daf11aa68c564a5b/out -L dependency=/opt/rustwide/target/debug/build/equivalent/310effc0e7653ba2/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/54b4bb375aacd9ca/out -L dependency=/opt/rustwide/target/debug/build/fnv/79a19d0fe70d33f3/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/996093904e8168f6/out -L dependency=/opt/rustwide/target/debug/build/futf/ac189d6aad78a0a3/out -L dependency=/opt/rustwide/target/debug/build/fxhash/2e479f6bc3ab6b28/out -L dependency=/opt/rustwide/target/debug/build/getrandom/37e241ed102a15ec/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1d0f1c0c6a3a8928/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/b3ddeed396d983bf/out -L dependency=/opt/rustwide/target/debug/build/html5ever/eb262fdc00aa1980/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/d3a49a40be4653b3/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/1d34887376cbc978/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/c1a0eeb416086626/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/380ac9c239e0a318/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/c63fde292fb616c3/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/04cf117dd42dcf42/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/95a8fb6111f1cf93/out -L dependency=/opt/rustwide/target/debug/build/idna/970d7ae69e86b3d1/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/81bed5bf8333b3bf/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3f5de6ac2ab2b19d/out -L dependency=/opt/rustwide/target/debug/build/indexmap/91522df3686b5291/out -L dependency=/opt/rustwide/target/debug/build/itoa/a5dc573df21497a0/out -L dependency=/opt/rustwide/target/debug/build/jsonptr/993f10e4fdf7f88d/out -L dependency=/opt/rustwide/target/debug/build/libc/e5ef2f863d433ee0/out -L dependency=/opt/rustwide/target/debug/build/litemap/20758467b377cfa3/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b774173b3bacbeb4/out -L dependency=/opt/rustwide/target/debug/build/log/b618d641eda3b1d1/out -L dependency=/opt/rustwide/target/debug/build/mac/dde0fd1d5a4a8644/out -L dependency=/opt/rustwide/target/debug/build/markup5ever/ef6b0f5a3e65c649/out -L dependency=/opt/rustwide/target/debug/build/match_token/94237c99970014f9/out -L dependency=/opt/rustwide/target/debug/build/matches/576599d923c19775/out -L dependency=/opt/rustwide/target/debug/build/memchr/4e4d72106a8a4dff/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/4051dc9ccc33db49/out -L dependency=/opt/rustwide/target/debug/build/nodrop/655ebbe77e374425/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/e00807b96438bc18/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/b5d913eb0c0fa22d/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/6ea82c3297bf4c10/out -L dependency=/opt/rustwide/target/debug/build/phf/2cf9500a9f9317a8/out -L dependency=/opt/rustwide/target/debug/build/phf/48039d3598348662/out -L dependency=/opt/rustwide/target/debug/build/phf/848586c7c77271fc/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/59abaedf69797926/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/cfe34880b6191e2e/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/1b85a444f38011c5/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/b34d4296f5446b02/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/ffa17eb89fe54392/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/2b72cd8f3d8c3627/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/67a7b73a1d6ae514/out -L dependency=/opt/rustwide/target/debug/build/proc-macro-hack/217465490bc185a3/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/b9eb6c3dfcdcdf55/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/593c484ea08da025/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/478862ffcd971233/out -L dependency=/opt/rustwide/target/debug/build/regex/7e425481836a233f/out -L dependency=/opt/rustwide/target/debug/build/ryu/c60387de8c2a9f37/out -L dependency=/opt/rustwide/target/debug/build/same-file/571bcef0d6683e42/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/4c32be98eb2dbf16/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/c29d1d3baad52e34/out -L dependency=/opt/rustwide/target/debug/build/selectors/07880fe42c36dfee/out -L dependency=/opt/rustwide/target/debug/build/semver/6839d135b82fa515/out -L dependency=/opt/rustwide/target/debug/build/serde/5b82096efc2faabc/out -L dependency=/opt/rustwide/target/debug/build/serde_core/a178cceda53989d3/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/ce10e345826c3ad6/out -L dependency=/opt/rustwide/target/debug/build/serde_json/a10f9e2a80c2c998/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/488c2a1f6a85a4c7/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/9d1abeeb9aa650f4/out -L dependency=/opt/rustwide/target/debug/build/servo_arc/a5097c90139d8d9a/out -L dependency=/opt/rustwide/target/debug/build/siphasher/7b6f2a7ed5642c3e/out -L dependency=/opt/rustwide/target/debug/build/siphasher/a27b6391c25e58ae/out -L dependency=/opt/rustwide/target/debug/build/smallvec/e1777e823551ac29/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/ac0f1999725a501d/out -L dependency=/opt/rustwide/target/debug/build/string_cache/b8538b9fe13108d9/out -L dependency=/opt/rustwide/target/debug/build/tendril/c557bdfebd89f957/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/6bbfa9a72ee6bb1e/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/f8537a5375045e17/out -L dependency=/opt/rustwide/target/debug/build/thiserror/617b2bba5a77ffad/out -L dependency=/opt/rustwide/target/debug/build/thiserror/c654722e20e95278/out -L dependency=/opt/rustwide/target/debug/build/tinystr/41f9cf10ef73d193/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/46cfd00cf13c887a/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/3742041895b7564e/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/02e20dc35acb0b39/out -L dependency=/opt/rustwide/target/debug/build/typeid/ec086f548b538701/out -L dependency=/opt/rustwide/target/debug/build/unic-char-property/569c6a057875e252/out -L dependency=/opt/rustwide/target/debug/build/unic-char-range/4f17b40318ddb269/out -L dependency=/opt/rustwide/target/debug/build/unic-common/f916f1ea41419d8c/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-ident/15c031e642fcc555/out -L dependency=/opt/rustwide/target/debug/build/unic-ucd-version/7cb5333ee076de28/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/512c5f3d4313e323/out -L dependency=/opt/rustwide/target/debug/build/url/d424170e08ce8953/out -L dependency=/opt/rustwide/target/debug/build/utf-8/5bdc0a0e073b4b8a/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/44216b906e08e4c5/out -L dependency=/opt/rustwide/target/debug/build/uuid/7c9f5049af03a3f2/out -L dependency=/opt/rustwide/target/debug/build/winnow/023b7877709faa48/out -L dependency=/opt/rustwide/target/debug/build/writeable/881f696d266ec7c6/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/3c5ca3c8cd3ac727/out -L dependency=/opt/rustwide/target/debug/build/yoke/b9f821797d31571b/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/41d17c76de76ad8e/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/c533d98fa2a35ce1/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/3057e95ddc3db1e8/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/8adc267438390d69/out -L dependency=/opt/rustwide/target/debug/build/zerovec/923594327a727132/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/9d9bf5d0bc71c525/out/libanyhow-9d9bf5d0bc71c525.rmeta --extern brotli=/opt/rustwide/target/debug/build/brotli/9af9685c6a8fead3/out/libbrotli-9af9685c6a8fead3.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/643cc765ab7187b5/out/libcargo_metadata-643cc765ab7187b5.rmeta --extern ctor=/opt/rustwide/target/debug/build/ctor/666f080b228ceb24/out/libctor-666f080b228ceb24.so --extern dunce=/opt/rustwide/target/debug/build/dunce/16aeb9986aa2d5bf/out/libdunce-16aeb9986aa2d5bf.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/5216e722f4b44359/out/libglob-5216e722f4b44359.rmeta --extern html5ever=/opt/rustwide/target/debug/build/html5ever/eb262fdc00aa1980/out/libhtml5ever-eb262fdc00aa1980.rmeta --extern http=/opt/rustwide/target/debug/build/http/4ac98eefe9930396/out/libhttp-4ac98eefe9930396.rmeta --extern infer=/opt/rustwide/target/debug/build/infer/704318be4e042862/out/libinfer-704318be4e042862.rmeta --extern json_patch=/opt/rustwide/target/debug/build/json-patch/4331de243776c2ac/out/libjson_patch-4331de243776c2ac.rmeta --extern kuchiki=/opt/rustwide/target/debug/build/kuchikiki/9cfb73e19892ad69/out/libkuchikiki-9cfb73e19892ad69.rmeta --extern log=/opt/rustwide/target/debug/build/log/b618d641eda3b1d1/out/liblog-b618d641eda3b1d1.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/4e4d72106a8a4dff/out/libmemchr-4e4d72106a8a4dff.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/2cf9500a9f9317a8/out/libphf-2cf9500a9f9317a8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/b9eb6c3dfcdcdf55/out/libproc_macro2-b9eb6c3dfcdcdf55.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/1ed4cae9fd8918b6/out/libquote-1ed4cae9fd8918b6.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/7e425481836a233f/out/libregex-7e425481836a233f.rmeta --extern schemars=/opt/rustwide/target/debug/build/schemars/c0fb0ebff32d72a8/out/libschemars-c0fb0ebff32d72a8.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/6839d135b82fa515/out/libsemver-6839d135b82fa515.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/5b82096efc2faabc/out/libserde-5b82096efc2faabc.rmeta --extern serde_untagged=/opt/rustwide/target/debug/build/serde-untagged/aad68c0cad75d082/out/libserde_untagged-aad68c0cad75d082.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/a10f9e2a80c2c998/out/libserde_json-a10f9e2a80c2c998.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/97f1a82b2cd34770/out/libserde_with-97f1a82b2cd34770.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/c654722e20e95278/out/libthiserror-c654722e20e95278.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/c3760785e7482130/out/libtoml-c3760785e7482130.rmeta --extern url=/opt/rustwide/target/debug/build/url/d424170e08ce8953/out/liburl-d424170e08ce8953.rmeta --extern urlpattern=/opt/rustwide/target/debug/build/urlpattern/bc388a6468074306/out/liburlpattern-bc388a6468074306.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/7c9f5049af03a3f2/out/libuuid-7c9f5049af03a3f2.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/a2851e88b1b2e6d5/out/libwalkdir-a2851e88b1b2e6d5.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "96000920ca23f04c40ba9f5b86ae904b295321984f84cc207a0c4f235c866750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96000920ca23f04c40ba9f5b86ae904b295321984f84cc207a0c4f235c866750", kill_on_drop: false }`
[INFO] [stdout] 96000920ca23f04c40ba9f5b86ae904b295321984f84cc207a0c4f235c866750
